home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / SPACSHUT.BAT < prev    next >
DOS Batch File  |  1992-01-30  |  281b  |  13 lines

  1. @echo off
  2. echo This is a CGA/EGA Space Shuttle tracking program.  Follow the programs
  3. echo instructions to set-up the display.  It will then run continuously.
  4. echo.
  5. echo Press any key to continue or...
  6. echo Press CTRL-C to cancel.
  7. echo.
  8. pause >nul
  9.  
  10. cd sts26
  11. sts26
  12. cd..
  13.